Technical Q&As


QD3D 04 - Excluding UVs When Building a Vertex List (1-June-95)


Q Do you have to explicitly exclude UVs in the attribute list when building a vertex list within a mesh corner list?

A If you don't explicitly include UVs, you can't apply texture shaders. However, you do not have to explicitly exclude them.

Technical Q&As
Previous Question | Contents | Next Question